home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / chip-cd_2003_08.zip / 08 / Przeglad programow P2P / Shareaza 1.9 / Shareaza1890.exe / Schemas / bookAll.xml < prev    next >
Extensible Markup Language  |  2003-01-13  |  724b  |  22 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <schemaDescriptor location="http://www.shareaza.com/schemas/bookAll.xsd" xmlns="http://www.shareaza.com/schemas/SchemaDescriptor.xsd">
  4.     
  5.     <object type="folder" availability="system"/>
  6.     <titles>
  7.         <title language="en">Book:All Books</title>
  8.     </titles>
  9.     <images>
  10.         <icon path="folder.ico"/>
  11.     </images>
  12.     <contains>
  13.         <object type="file" location="http://www.limewire.com/schemas/book.xsd"/>
  14.     </contains>
  15.     <headerContent version="1.0">
  16.         <title language="en">All Books</title>
  17.         <subtitle language="en">This folder contain every book in your library.</subtitle>
  18.     </headerContent>
  19.     <viewContent version="1.0" preferredView="CLibraryDetailView"/>
  20.     
  21. </schemaDescriptor>
  22.